悟空视频

    在线播放云盘网盘BT下载影视图书

    Bash Cookbook - 图书

    2018计算机·编程设计
    导演:Ron Brash Ganesh Naik
    In Linux, one of the most commonly used and most powerful tools is the Bash shell. With its collection of engaging recipes, Bash Cookbook takes you through a series of exercises designed to teach you how to effectively use the Bash shell in order to create and execute your own scripts. The book starts by introducing you to the basics of using the Bash shell, also teaching you the fundamentals of generating any input from a command. With the help of a number of exercises, you will get to grips with the automation of daily tasks for sysadmins and power users. Once you have a hands-on understanding of the subject, you will move on to exploring more advanced projects that can solve real-world problems comprehensively on a Linux system. In addition to this, you will discover projects such as creating an application with a menu, beginning scripts on startup, parsing and displaying human-readable information, and executing remote commands with authentication using self-generated Secure Shell (SSH) keys.By the end of this book, you will have gained significant experience of solving real-world problems, from automating routine tasks to managing your systems and creating your own scripts.
    Bash Cookbook
    图书

    Bash Cookbook - 图书

    2018计算机·编程设计
    导演:Ron Brash Ganesh Naik
    In Linux, one of the most commonly used and most powerful tools is the Bash shell. With its collection of engaging recipes, Bash Cookbook takes you through a series of exercises designed to teach you how to effectively use the Bash shell in order to create and execute your own scripts. The book starts by introducing you to the basics of using the Bash shell, also teaching you the fundamentals of generating any input from a command. With the help of a number of exercises, you will get to grips with the automation of daily tasks for sysadmins and power users. Once you have a hands-on understanding of the subject, you will move on to exploring more advanced projects that can solve real-world problems comprehensively on a Linux system. In addition to this, you will discover projects such as creating an application with a menu, beginning scripts on startup, parsing and displaying human-readable information, and executing remote commands with authentication using self-generated Secure Shell (SSH) keys.By the end of this book, you will have gained significant experience of solving real-world problems, from automating routine tasks to managing your systems and creating your own scripts.
    Bash Cookbook
    图书

    Bash Cookbook: Solutions and Examples for Bash Users - 图书

    导演:Carl Albing
    The key to mastering any Unix system, especially Linux and Mac OS X, is a thorough knowledge of shell scripting. Scripting is a way to harness and customize the power of any Unix system, and it's an essential skill for any Unix users, including system administrators and professional OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix ...(展开全部)
    Bash Cookbook: Solutions and Examples for Bash Users
    搜索《Bash Cookbook: Solutions and Examples for Bash Users》
    图书

    Bash Cookbook: Solutions and Examples for Bash Users - 图书

    导演:Carl Albing
    The key to mastering any Unix system, especially Linux and Mac OS X, is a thorough knowledge of shell scripting. Scripting is a way to harness and customize the power of any Unix system, and it's an essential skill for any Unix users, including system administrators and professional OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix ...(展开全部)
    Bash Cookbook: Solutions and Examples for Bash Users
    搜索《Bash Cookbook: Solutions and Examples for Bash Users》
    图书

    bash Cookbook, 2nd Edition: Solutions and Examples for bash Users - 图书

    2017
    导演:Carl Albing
    Shell scripting is a way to harness and customize the power of any Unix system, and an essential skill for Unix users, system administrators, and even professional Mac OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. This thoroughly revised edition of bash Cookbook teaches shell scripting the way Unix master...(展开全部)
    bash Cookbook, 2nd Edition: Solutions and Examples for bash Users
    搜索《bash Cookbook, 2nd Edition: Solutions and Examples for bash Users》
    图书

    bash Cookbook, 2nd Edition: Solutions and Examples for bash Users - 图书

    2017
    导演:Carl Albing
    Shell scripting is a way to harness and customize the power of any Unix system, and an essential skill for Unix users, system administrators, and even professional Mac OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. This thoroughly revised edition of bash Cookbook teaches shell scripting the way Unix master...(展开全部)
    bash Cookbook, 2nd Edition: Solutions and Examples for bash Users
    搜索《bash Cookbook, 2nd Edition: Solutions and Examples for bash Users》
    图书

    学习bash - 图书

    导演:Cameron Newham
    bash是自由软件基金会发布的“Bourne Again Shell”的缩写。它是流行的UNIX Bourne shell的免费可用替代产品,供全球Linux用户选用。《学习bash》正是bash的权威指南。 无论你是对bash的用户界面感兴趣,还是对其强大的编程能力感兴趣,你都会发现本书很有价值。它教授了如何使用bash的高级命令行特性,如命令历史、命令行编辑和命令完成。 本书还介绍了shell编程,一种UNIX或Linux用户不可或缺的技巧,阐述了如何使用bash的编程特性完成各种功能。读者还将学习流程控制、信号处理以及命令行处理和I/O方面的内容以及如何调试bash程序。 最后,本书介绍了如何获取、安装、配置和定制bash,并为系统管理员提供了如何对其用户群体进行bash管理的建议。第二版包括了bash 2.0版本的所有特性,同时也适用于...(展开全部)
    学习bash
    搜索《学习bash》
    图书

    学习bash - 图书

    导演:Cameron Newham
    bash是自由软件基金会发布的“Bourne Again Shell”的缩写。它是流行的UNIX Bourne shell的免费可用替代产品,供全球Linux用户选用。《学习bash》正是bash的权威指南。 无论你是对bash的用户界面感兴趣,还是对其强大的编程能力感兴趣,你都会发现本书很有价值。它教授了如何使用bash的高级命令行特性,如命令历史、命令行编辑和命令完成。 本书还介绍了shell编程,一种UNIX或Linux用户不可或缺的技巧,阐述了如何使用bash的编程特性完成各种功能。读者还将学习流程控制、信号处理以及命令行处理和I/O方面的内容以及如何调试bash程序。 最后,本书介绍了如何获取、安装、配置和定制bash,并为系统管理员提供了如何对其用户群体进行bash管理的建议。第二版包括了bash 2.0版本的所有特性,同时也适用于...(展开全部)
    学习bash
    搜索《学习bash》
    图书

    JavaScript Cookbook: Cookbook - 图书

    2010
    导演:Shelley Powers
    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you’ll get the job done faster and learn more about JavaScript in the process. You'll also l...(展开全部)
    JavaScript Cookbook: Cookbook
    搜索《JavaScript Cookbook: Cookbook》
    图书

    Perl Cookbook, Second Edition: Cookbook - 图书

    导演:Tom Christiansen
    "Perl Cookbook" is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications. The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode ...(展开全部)
    Perl Cookbook, Second Edition: Cookbook
    搜索《Perl Cookbook, Second Edition: Cookbook》
    图书
    加载中...